An iterator over a sequence of values of type Char.
Char
Returns true if the iteration has more elements.
true
Returns the next element in the iteration.
Returns the next value in the sequence without boxing.